API

Production APIs

Tags and resources

GET
production/work-order-operations/{workOrderOperationId}/work-log
List of all work hour periods registered in provided work order operation
POST
production/work-order-operations/{workOrderOperationId}/work-log
Create work hour period for provided work order operation
GET
production/work-order-operations/{workOrderOperationId}/work-log/{workPeriodId}
Details of provided work hour period
POST
production/work-order-operations/{workOrderOperationId}/work-log/{workPeriodId}/api-operations/{apiOperationId}/instances
1 operation(s) for production/work-order-operations/{workOrderOperationId}/work-log/{workPeriodId}
PUT
production/work-order-operations/{workOrderOperationId}/work-log/{workPeriodId}
Update work hour period for provided work order operation
GET
production/work-order-operations/work-log
List of all work hour periods registered in provided work order operation
GET
production/work-order-operations/work-log/key-figures?groupBy={groupBy}
Key figures for production work order operations work log. If no date limitations is set current month is displayed.
GET
production/work-order-operations/work-log/totals-by-accounting-period
A list of work order operations' work logs total accrued values grouped by accounting periods
GET
production/work-order-operations/work-log/totals-by-calendar-period
API resource to fetch accumulated values grouped by calendar month
GET
production/work-order-operations/work-log/totals-by-work-order-and-accounting-period
A list of work logs' total accrued values grouped by production work orders and accounting periods
GET
production/work-order-operations/work-log/totals-by-work-order-and-calendar-period
A list of work logs' total accrued values grouped by production work orders and calendar periods